From 96a7278ddd5f3ed680425dc8a8f4405fcb3072f1 Mon Sep 17 00:00:00 2001 From: Richard Hult Date: Fri, 31 Aug 2007 20:30:20 +0000 Subject: [PATCH] Revert the previous change as it broke the build (missing po file in 2007-08-31 Richard Hult * configure.in: Revert the previous change as it broke the build (missing po file in po-properties). svn path=/trunk/; revision=18709 --- ChangeLog | 5 +++++ configure.in | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c1d4929cf2..55d51585a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-31 Richard Hult + + * configure.in: Revert the previous change as it broke the build + (missing po file in po-properties). + 2007-08-31 Pramod Raghavendra * configure.in: Added kn to ALL_LINGUAS diff --git a/configure.in b/configure.in index 4f29712ef3..0932560dd8 100644 --- a/configure.in +++ b/configure.in @@ -477,7 +477,7 @@ fi # sure that both po/ and po-properties/ have .po files that correspond # to your language. If you only add one to po/, the build will break # in po-properties/. -ALL_LINGUAS="af am ang ar az az_IR be be@latin bg bn bn_IN br bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ka kn ko ku li lt lv mi mk ml mn mr ms nb ne nl nn nso oc or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tk tr tt uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW" +ALL_LINGUAS="af am ang ar az az_IR be be@latin bg bn bn_IN br bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ka ko ku li lt lv mi mk ml mn mr ms nb ne nl nn nso oc or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tk tr tt uk ur uz uz@cyrillic vi wa xh yi zh_CN zh_HK zh_TW" AM_GLIB_GNU_GETTEXT LIBS="$LIBS $INTLLIBS" AC_OUTPUT_COMMANDS([case "$CONFIG_FILES" in *po-properties/Makefile.in*) -- 2.30.2